Upgraded Rails and RSpec
[monkeycharger.git] / vendor / plugins / rspec / RSpec.tmbundle / Snippets / Require spec_helper.tmSnippet
blob2ced7237b1060b22f63dc851fcd0ce983fcb5fd1
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>content</key>
6 <string>require File.dirname(__FILE__) + '/../spec_helper'</string>
7 <key>name</key>
8 <string>Require spec_helper</string>
9 <key>scope</key>
10 <string>source.ruby.rspec</string>
11 <key>tabTrigger</key>
12 <string>resh</string>
13 <key>uuid</key>
14 <string>DAD2B74D-2105-42B0-9FC5-466F3B3D0DB7</string>
15 </dict>
16 </plist>